|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
DHCPv6 option IANA structure. More...
Public Attributes | |
| int | IAID |
| int | T1 |
| int | T2 |
| vector< Dhcpv6Option > | IANAOptions |
Public Attributes inherited from Dhcpv6Option | |
| Dhcpv6OptionCode | optionCode |
| short | length |
DHCPv6 option IANA structure.
| int Dhcpv6OptionIANA::IAID |
| vector<Dhcpv6Option> Dhcpv6OptionIANA::IANAOptions |
| int Dhcpv6OptionIANA::T1 |
| int Dhcpv6OptionIANA::T2 |